Removes line items from the current site visitor's cart.
The removeLineItemsFromCurrentCart() function returns a Promise that resolves to the updated current cart when the line items are removed.
removeLineItemsFromCurrentCart()
IDs of the line items to remove from the cart.