pub fn string_text(source: &[u8], token: Token) -> Cow<'_, [u8]>
Returns the body of a 'string' token with doubled quotes undoubled.
'string'