Parse a tagged template literal and ensure exactly one HTML element is produced. Throws if multiple elements or non-element nodes are produced.
Template literal chunks
Values inserted between chunks
Single TemplateElement
Parse a tagged template literal and ensure exactly one HTML element is produced. Throws if multiple elements or non-element nodes are produced.