Finds and returns all spheres, passes them to the optional callback function (if provided), and returns them.

Parameters:

Returns: A promise that resolves to response (array): An array of all spheres.

Code Sample