pub fn tail(sel: &Selection<'_>) -> String
Get text after element’s closing tag (tail).
Returns text nodes that follow this element until the next sibling element.