splitText

@NotNull
open fun splitText(@NotNull text: @NotNull StructuredText, width: Int): @NotNull List<@NotNull StructuredText>