pub fn parse_sdf_string_multi(content: &str) -> Result<Vec<Molecule>>
Parses all molecules from an SDF string.