In the previous tutorials, the target object was obtained by tracing the hierarchy from the root of tree structure.
This tutorial describes another method to get objects in a batch.
The advantage of these methods is that you do not need to know the tree structure of the project when getting the object(s).