getSegmentedDataByIds

abstract suspend fun getSegmentedDataByIds(segmentKey: String, dataKeys: List<String>): Map<String, Any>?