addTextContent

Alias for calling addContent with the following:

TextContent.builder()
.text(text)
.build()