Gets all the variables defined in a library.
Note: This method excludes system variables.
Use the GetAllVariants method to get a list of only variant variables.
Returns
Type: System.Collections.Generic.IList<Authorit.API.Dto.Variable>
A list that contains information about each variable in the library.