Combine multiple RDKit Mols into one.
RDKit has a function for that but it only supports two mols.
mols (Iterable[Mol]) – RDKit Mols to combine.
Iterable
Mol