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