getSegmentedDataByIds

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