Returns result with all photo albums from a given user.
Future<Result<List<Album>>> getUserAlbums(UserId userId);