Returns result with all available photos in an album.
Future<Result<List<Photo>>> getAlbumPhotos(AlbumId albumId);