Get the last N characters from the current "text block".
A textarea-based driver would just return the last N characters, but more advanced implementations might restrict to the current block.
This is useful for monitoring recent user input to trigger autocomplete.
Generated using TypeDoc v0.24.8
Destroy the editor