Get data for a slot in an inventory matching the given name and metadata.
exports.ox_inventory:GetSlotWithItem(inv, itemName, metadata, strict)- inv:
tableorstringornumber - itemName:
string - metadata?:
table - strict?:
boolean- Strictly match metadata properties, otherwise use partial matching.
Returns: table?