I think the issue is that ChildrenMultiPoints
needed a second argument. I edited the post to give a default value of 4
. The following now returns a 10-point and a quadripoint:
ChildrenMultiPoints[Entity["AdministrativeDivision", {"Catania", "Sicily", "Italy"}]]

Does this work for you now?