definition
Defines the structure of textual content using the provided TextContentBuilder.
This function allows customization of the content through the builder pattern, enabling users to add structured text and formatting as needed.
Return
The modified TextContentBuilderBase containing the structured content.
Parameters
builder
The TextContentBuilderBase instance for constructing textual content.