Type guard to check if content.items is an array of TextItem.
The items to check.
True if all items are TextItem[].
Type guard to check if content.items is an array of TextItem.