The Multi Sphere Trace returns an Array of hit results.
From docs for Multi Sphere Trace for Objects →
Out Hits
Array of Hit Result Structures
A list of hits, sorted along the trace from start to finish. The blocking hit will be the last hit, if there was one.
If you only want one hit, use Sphere Trace for Objects instead.