This method generates the content of a Paragraph instance :
P
P.genContent()
The method generates a sequence of tuples (, just as those tuples were
added with the tag, text).addContent() method.
There is no guarantee about the sequence of tag values. Unmarked text may follow unmarked text, and the tagged sections may occur anywhere.