createFormattedText

fun createFormattedText(    entities: TextSourcesList,     partLength: Int = textLength.last,     mode: ParseMode = defaultParseMode): List<String>