pub fn parse(raw: &str) -> Result<Vec<Cue>>
Parse a json3 timedtext document into a list of cues, dropping events that carry no text (styling / window markers).