Gets the text between two positions in a Prosemirror node and serializes it using the given text serializers and block separator (see getText)
The Prosemirror node to start from
The range of the text to get
Optional
Options for the text serializer & block separator
The text between the two positions
Gets the text between two positions in a Prosemirror node and serializes it using the given text serializers and block separator (see getText)