getSectionAlbumPhotos

abstract suspend fun getSectionAlbumPhotos(albumId: Long, range: LongRange): List<MediaItem>

Return a list of PhotoItem from album, selected by time period(range)