createSectionFlow

abstract fun createSectionFlow(userId: Long, range: LongRange, visible: Boolean = true): Flow<List<MediaItem>>