How to Get Shipment item collection by order item id Magento 2?

You can retrieve partial shipment items collection by Order item id using Magento 2 with the search criteria Builder interface.

This is the rare condition where you need to fetch the list of shipment items from the Order item id.