Get information about mols associated with the material.
A formatted string containing information about mols.
str
Example
print(material.get_mols()) # Output: “Mols: 100, Isotopes: H1, C12, O16”
Material.get_mols()