How to do animation on the specific part of GLTF file

Hi,
I have one GLTF file with me, which is shared by CAD team. I have loaded that GLTF in angular framework using Three.js library. Now i want to do animation on part of GLTF. Not for whole GLTF. How to identify that part and do animation on top that? please can you help me