fetchAlbums

abstract suspend fun fetchAlbums(userId: Long, types: Set<AlbumType>, coversCount: Int = 1)