Split text into chunks that fit within a platform's character limit. Attempts to split at paragraph boundaries for clean breaks.
Text to split.
Maximum character length per chunk.
Array of text chunks.
Split text into chunks that fit within a platform's character limit. Attempts to split at paragraph boundaries for clean breaks.